Move the call to gdk_error_trap_pop() to the right place, fixing a problem
authorOwen Taylor <otaylor@redhat.com>
Wed, 29 Oct 2003 20:05:40 +0000 (20:05 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 29 Oct 2003 20:05:40 +0000 (20:05 +0000)
commit6773cabf56de576424a69439518365d0f98da355
tree018a91f8ef1f3e397eba4ddb994f2e5c7bbf227f
parent6e6d4033f7b6e45a70cab4fe408d885846a489df
Move the call to gdk_error_trap_pop() to the right place, fixing a problem

Wed Oct 29 15:01:32 2003  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkimage-x11.c (_gdk_x11_copy_to_image): Move
        the call to gdk_error_trap_pop() to the right place,
        fixing a problem where we'd pop() too many times
        when bailing out. (#123302, Thomas Leonard)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkimage-x11.c